火范文>英语词典>machine language翻译和用法

machine language

英 [məˈʃiːn ˈlæŋɡwɪdʒ]

美 [məˈʃiːn ˈlæŋɡwɪdʒ]

机器语言;计算机语言

计算机经济

英英释义

noun

双语例句

  • A programming language whose instructions are expressed in symbols convenient to humans rather than in machine language.
    不用机器语言而用对人方便的符号表示各种指令的一种编程语言。
  • The assembler translates symbolic language into machine language.
    汇编程序把符号语言翻译成机器语言。
  • A compiler translates a programming language to machine language. A machine language consists of primitive operations that a computer can perform directly.
    编译器把程序语言转化成机器语言。机器语言是由计算机可以直接执行的原语操作组成的。
  • P-code is a machine language that is executed in a virtual machine rather than in actual hardware.
    P-code是一种机器语言,运行于虚拟机而不是实际硬件。
  • A program that translates instructions written in a high level programming language into machine language.
    一种把用高级编程语言编写的指令翻译成机器语言的程序。
  • Stepping through each command and watching how the register and memory values are affected is also a great way to learn the basics of the Intel machine language commands.
    单步执行每个命令并观察寄存器和内存值如何受影响,这也是学习Intel机器语言命令基础知识的理想方法。
  • Programmers may work in machine language or in assembly languages.
    程序设计人员可能用机器语言或汇编语言来工作。
  • ( computer science) a program that decodes instructions written in a higher order language and produces a machine language program.
    (计算机科学上)用更高命令语言所写的解码指令程序来产出机器语言程序。
  • The Tao gave birth to machine language. machine language gave birth to the assembler.
    道生机器语言,机器语言生汇编嚣。
  • Machine language: A language designed for the direct use by a computer without translation. Also called Machine code.
    机器语言:为电脑直接使用,不需翻译,而设计的语言。亦称机器代码。